.NET Framework Class Library |
ConcurrentBag<(Of <(T>)>) Constructor |
ConcurrentBag<(Of <(T>)>) Class See Also Send Feedback |
Initializes a new instance of the ConcurrentBag<(Of <(T>)>)
class.
Namespace:
System.Collections.Concurrent
Assembly:
System.Threading (in System.Threading.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Sub New |
C# |
---|
public ConcurrentBag() |